Skip to content

Conversation

GwonHyeok
Copy link

Summary

This PR removes the deprecated skipIfSpecIsUnchanged option and improves documentation and code clarity throughout the project.

Changes

  • Removed deprecated skipIfSpecIsUnchanged and skipSpecDepMessage options
  • Updated README files for better clarity and formatting
  • Enhanced usage instructions and documentation
  • Fixed failing tests
  • Improved generator arguments and caching logic
  • Updated deprecation messages with proper links

Test plan

  • All existing tests pass
  • Removed tests for deprecated functionality
  • Documentation has been updated

- Removed skipSpecDepMessage constant completely
- Removed skipIfSpecIsUnchanged field from Openapi and GeneratorArguments classes
- Removed all conditional logic checking skipIfSpecIsUnchanged
- Cleaned up related test cases and example code
- Simplified cache handling logic in openapi_generator_runner

This completes the removal of the deprecated caching mechanism as announced
in the deprecation notice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants